PropertyCollectionItem Property (Int32) |
Gets or sets the entry with the specified key in the collection.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic Property this[
int index
] { get; set; }Public Default Property Item (
index As Integer
) As Property
Get
Set
Parameters
- index
- Type: SystemInt32
Property Value
Type:
Property
See Also